home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd1.bin / oddech / fight / fight9.exe / scripts / DefineButton2_373 / BUTTONCONDACTION on(release, keyPress Enter).as
Encoding:
Text File  |  2002-09-29  |  49 b   |  4 lines

  1. on(release, keyPress "<Enter>"){
  2.    play();
  3. }
  4.